PlJobCategory 
Logical Entity Name  PlJobCategory 
Default Table Name  PlJobCategory 
Physical Only  NO 
Definition 
 
Note 
 

PlJobCategory Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlJobCategoryID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(50)  NO 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
SyCampusGrpID    int  YES 
 

PlJobCategory Primary and Unique Keys 
Key Name  Key Type  Keys 
PlJobCategory_PlJobCategoryID_U_C_IDX  PrimaryKey  PlJobCategoryID 

PlJobCategory Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
PlEmployerJob  Non-Identifying  One To Zero or More  FK_PlEmployerJob_PlJobCategoryID_PlJobCategory_PlJobCategoryID        NO  YES 
PlJobCategoryExternalMap  Non-Identifying  One To Zero or More  FK_PlJobCategoryExternalMapPlJobCategoryId_PlJobCategoryPlJobCategoryId        NO  YES 
PlJobTitle  Non-Identifying  One To Zero or More  FK_PlJobTitle_PlJobCategoryID_PlJobCategory_PlJobCategoryID        NO  YES 
PlJobTitleJobCategory  Non-Identifying  One To Zero or More  FK_PlJobTitleJobCategory_PlJobCategoryID_PlJobCategory_PlJobCategoryID        NO  YES 
PlStudentPlacement  Non-Identifying  One To Zero or More  FK_PlStudentPlacement_PlJobCategoryID_PlJobCategory_PlJobCategoryID        NO  YES 
PlStudentSearchAgent  Non-Identifying  One To Zero or More  FK_PlStudentSearchAgent_PlJobCategoryID_PlJobCategory_PlJobCategoryID        NO  YES 

PlJobCategory Check Constraints 
Check Constraint Name  CheckConstraint